public marks

PUBLIC MARKS from "Xavier Lacot" with tag query

09 February 2011 16:45

elasticsearch - blog - Percolator

ElasticSearch's new "Percolator" feature, which enabled to index queries and find which documents match them : instead of sending docs, indexing them, and then running queries, one sends queries, registers them, and then sends docs and finds out which queries match that doc.

Xavier Lacot's TAGS related to tag query

document +   elasticsearch +   index +   indexing +   lucene +   performance +   search +   solr +